c# get directory name from filename

117

c# get directory name from filename -

Path.GetDirectoryName(filename);

Comments

Submit
0 Comments